home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-02-11 | 1.2 KB | 44 lines | [TEXT/MPS ] |
- # File: RecordToFilePPC.make
- # Target: RecordToFilePPC
- # Sources: RecordToFilePPC.r
- # RecordToFile.c
- # Created: Saturday, February 11, 1995 06:47:06 PM
-
-
- POWERPCOBJECTS = ∂
- RecordToFile.o ∂
-
- 68KOBJECTS = ∂
- RecordToFile.c.o ∂
-
-
- RecordToFilePPC ƒƒ RecordToFilePPC.make RecordToFilePPC.r
- Rez RecordToFilePPC.r -append -o RecordToFilePPC
-
- RecordToFilePPC ƒƒ RecordToFilePPC.make {POWERPCOBJECTS}
- PPCLink ∂
- {POWERPCOBJECTS} ∂
- "{PPCLibraries}"InterfaceLib.xcoff ∂
- "{PPCLibraries}"MathLib.xcoff ∂
- "{PPCLibraries}"StdCLib.xcoff ∂
- "{PPCLibraries}"StdCRuntime.o ∂
- "{PPCLibraries}"PPCCRuntime.o ∂
- -main __start ∂
- -o RecordToFilePPC.xcoff
- makePEF RecordToFilePPC.xcoff -o RecordToFilePPC ∂
- -l InterfaceLib.xcoff=InterfaceLib ∂
- -l MathLib.xcoff=MathLib ∂
- -l StdCLib.xcoff=StdCLib ∂
- -ft APPL -fc '????'
- RecordToFile.o ƒ RecordToFilePPC.make RecordToFile.c
- PPCC -w conformance -appleext on RecordToFile.c -o RecordToFile.o
-
- RecordToFilePPC ƒƒ RecordToFilePPC.make {68KOBJECTS}
- Link -t APPL -c '????' ∂
- {68KOBJECTS} ∂
- "{Libraries}"Runtime.o ∂
- "{Libraries}"Interface.o ∂
- -o RecordToFilePPC
- RecordToFile.c.o ƒ RecordToFilePPC.make RecordToFile.c
- C -r RecordToFile.c
-